From 4af49d0ef3aac6f44a8720373a1932a1a0c37f27 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Mon, 18 Nov 2002 16:34:38 +0000 Subject: [PATCH] Remove comments. --- src/m/powermac.h | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/m/powermac.h b/src/m/powermac.h index 0f54d18c839..f60e51963b0 100644 --- a/src/m/powermac.h +++ b/src/m/powermac.h @@ -79,16 +79,6 @@ Boston, MA 02111-1307, USA. */ /* #define VIRT_ADDR_VARIES * */ -/* Define C_ALLOCA if this machine does not support a true alloca - and the one written in C should be used instead. - Define HAVE_ALLOCA to say that the system provides a properly - working alloca function and it should be used. - Define neither one if an assembler-language alloca - in the file alloca.s should be used. */ - -/* #define C_ALLOCA */ -/* #define HAVE_ALLOCA */ - /* Define NO_REMAP if memory segmentation makes it not work well to change the boundary between the text section and data section when Emacs is dumped. If you define this, the preloaded Lisp -- 2.30.2